Einhugur Xml Plugin for Xojo

TextHelper.AsInt32 Property

Reads the Text node as Int32.

AsInt32 as Int32 {Read}

Remarks

If Int32 cannot be parsed from the text then default value, 0 is returned.

See Also

TextHelper Class